/ Assembly List / LJCNetCommon / DbValue / DbValue

Namespace - LJCNetCommon


Parameters
propertyName - The PropertyName value.
value - The item value.
dataTypeName - The DataType name.

Syntax

C#
public DbValue(String propertyName, Object value = null, String dataTypeName = String)

Initializes an object instance with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.